home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Utils / SRC / ROCKRIDG.H < prev   
C/C++ Source or Header  |  1995-03-01  |  130b  |  7 lines

  1. /*
  2.  * rockridg.h
  3.  */
  4.  
  5. extern int  is_a_slash(char c);
  6. extern char *get_real_filename(char *base_dir, char *rockridge_name);
  7.